home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Archives / Shells / SmartFiles.readme < prev    next >
Text File  |  1996-09-26  |  2KB  |  39 lines

  1. Short:    Two smart scripts for handling files
  2. Author:   benchie@cup.portal.com (The BenchMaster)
  3. Uploader: benchie@cup.portal.com
  4. Type:     utils/shell
  5. Requires: some DOS literacy, ARexx
  6.  
  7.   Ever had a huge directory of files and wanted to do the exact same thing to
  8. each one of them?  Did you do them all by hand, proclaiming all the while
  9. that there MUST be a better way?!  Well, there is.
  10.  
  11.   Most people aren't into using variables with scriptfiles, but that's the
  12. secret to having (mere) DOS do everything for you.  It's just that you need a
  13. template to use, and that's what this is.  Just fill in the blanks with the
  14. same commands you'd use for ONE of the files, and this reads the whole
  15. directory then does the same routine to EVERY file, very nice.
  16.  
  17.   The second enclosed script in an ARexx file, and it does this:
  18.  
  19.   Let's say you have 500 files in a directory and a list of 250 of them that
  20. you want to move (Rename) to a different directory.  Hmm, might take a while
  21. by hand, eh?  Edit the enclosed ARexx file to inject a "Rename" before every
  22. entry on the list and a destination path after each entry.  RXecute the ARexx
  23. file and then simply Execute the outputted file.  Piece o' cake.        - TBM
  24.  
  25.   
  26.  
  27.  
  28. ============================= Archive contents =============================
  29.  
  30. Original  Packed Ratio    Date     Time    Name
  31. -------- ------- ----- --------- --------  -------------
  32.       45      45  0.0% 01-Sep-95 01:23:46  file_id.diz
  33.      882     458 48.0% 29-Sep-95 13:37:14  Inject.rex
  34.     2641    1290 51.1% 30-Sep-95 14:19:24  ReadMe.txt
  35.     5404    2267 58.0% 30-Sep-95 14:25:56  SmartDOS.txt
  36.     4809    2476 48.5% 30-Sep-95 16:29:56  OtherStuff.tbm
  37. -------- ------- ----- --------- --------
  38.    13781    6536 52.5% 01-Oct-95 17:54:30   5 files
  39.